[LINUX] Remove hypercall permission checks from privcmd driver.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 Aug 2006 16:58:28 +0000 (17:58 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 Aug 2006 16:58:28 +0000 (17:58 +0100)
commit9a0c7e19001aa9e04e71eea9c56899b587e26ae2
tree827d28a265cdfdcda2a5d8cbbb316019bd4acd85
parente954b70928361144d769183bbcea75342844143a
[LINUX] Remove hypercall permission checks from privcmd driver.

This will allow the tools management to be revised independently
of dom0 kernel interfaces. Currently tools cannot be 'smarter'
than the kernel in terms of hypercalls they know about, because
the kernel disallows access to any hypercalls it does not know
about.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c